Skip to content

Fix incorrect module path#136

Open
NaturalSpottingSmite wants to merge 1 commit intodbaseqp:mainfrom
NaturalSpottingSmite:fix-go-module
Open

Fix incorrect module path#136
NaturalSpottingSmite wants to merge 1 commit intodbaseqp:mainfrom
NaturalSpottingSmite:fix-go-module

Conversation

@NaturalSpottingSmite
Copy link

Fixes incorrect Go module path, according to the Go module reference, the path should be where the module can be downloaded from, otherwise the module cannot be downloaded by Go tools. Since the repo is at github.com/dbaseqp/Quotient that should be the module name, instead of simply quotient (which implies it's part of the standard library since there is no prefix).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant